Autogenerated HTML docs for v1.6.1-rc3-51-g5832d 
diff --git a/git-fast-export.html b/git-fast-export.html index 4929820..d592bbd 100644 --- a/git-fast-export.html +++ b/git-fast-export.html 
@@ -400,6 +400,17 @@  incremental bidirectional exporting of the repository by keeping the   marks the same across runs.</p></div>   </dd>  +<dt>  +--fake-missing-tagger  +</dt>  +<dd>  +<p>  + Some old repositories have tags without a tagger. The  + fast-import protocol was pretty strict about that, and did not  + allow that. So fake a tagger to be able to fast-import the  + output.  +</p>  +</dd>   </dl></div>   </div>   <h2 id="_examples">EXAMPLES</h2>  @@ -443,7 +454,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2008-12-10 08:33:14 UTC  +Last updated 2008-12-20 06:29:40 UTC   </div>   </div>   </body>